home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Linux / Linux Mint 3.0 Light / LinuxMint-3.0-Light.iso / casper / filesystem.squashfs / usr / share / doc / cpio / copyright < prev    next >
Encoding:
Text File  |  2006-09-29  |  2.5 KB  |  56 lines

  1. This is the Debian GNU/Linux prepackaged version of GNU cpio
  2. (including mt).
  3.  
  4. This package was put together by Ian Murdock <imurdock@debian.org>,
  5. from sources obtained from:
  6.  prep.ai.mit.edu:/pub/gnu
  7.  
  8. This package has been modified by Brian Mays <brian@debian.org>.
  9. Modifications of cpio package for Debian GNU/Linux Copyright (C)
  10. 1996-2002 Brian Mays and are released under the GPL (on Debian systems
  11. see "/usr/share/common-licenses/GPL").
  12.  
  13. Changes:
  14.  * added Debian GNU/Linux package maintenance system files
  15.  * split cpio and mt into two separate Debian binary packages
  16.  * fixed "mt -V" bug
  17.  * modified cpio to print a list of filenames terminated by a null
  18.    character when the -t and -0 flags are used
  19.  * eliminated a spurious error message printed when the -a flag is
  20.    used on a read-only filesystem
  21.  * fixed a remote ioctl bug in mt that caused spurious error messages
  22.    when commands were sent to a remote tape device
  23.  * added SCSI support to mt
  24.  * fixed "cpio --sparse" bug
  25.  * added an rmt man page (from BSD).
  26.  * fixed a bug that could cause an endless loop
  27.  * fixed a bug that can occur when restoring a whole filesystem
  28.  * fixed problem causing corruption of old style ascii cpio archives
  29.  * fixed a bug that prevents cpio from being compiled with glibc 2.1
  30.  * added an rsh-command option to cpio and mt
  31.  * made ssh the default remote command (instead of rsh)
  32.  * fixed bug causing cpio to segfault when the tar format is used
  33.  * fixed bugs causing cpio to use the wrong minor device numbers
  34.  * fixed bug in rmt causing problems on systems (such as the Hurd)
  35.    where sys_errlist is not available
  36.  * modified cpio so that the -v and -V flags work with
  37.    --only-verify-crc
  38.  * modified cpio so that creating directories with the -d option honors
  39.    the umask
  40.  * fixed typos in find_inode_file function causing it to occasionally
  41.    miss inodes
  42.  
  43. GNU cpio is Copyright (C) 1992, 1993, 1994 Free Software Foundation, Inc.
  44.  
  45.    This program is free software; you can redistribute it and/or modify
  46.    it under the terms of the GNU General Public License as published by
  47.    the Free Software Foundation; version 2 dated June, 1991.
  48.  
  49.    This program is distributed in the hope that it will be useful,
  50.    but WITHOUT ANY WARRANTY; without even the implied warranty of
  51.    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  52.    GNU General Public License for more details.
  53.  
  54. On Debian GNU/Linux systems, the complete text of the GNU General
  55. Public License can be found in "/usr/share/common-licenses/GPL".
  56.